Skip to content

Conversation

chanind
Copy link

@chanind chanind commented May 7, 2022

This PR fixes a bug in the preprocess step for Python 3, which is writing tokens as b'token' instead of just token, as pointed out in @appleternity in #61 (comment). Python 2 is officially dead as of Jan 1, 2020, so it should be a priority to make sure that this code works on Python 3 rather than 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant